Welcome![Sign In][Sign Up]
Location:
Search - dll exe

Search list

[Windows Develop在动态连接库内封装应用程序框架cool

Description: 实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
Platform: | Size: 69632 | Author: | Hits:

[OtherDelphi资源文件制作工具

Description: Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Delphi\Bin\Brcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Borland的Brcc32.EXE不能识别包含有空格和汉字的路径,所以你的资源来 源路径和保存路径不要带有空格和汉字,否则不能建立.RES的文件。-Delphi resources to generate tool I often join in the proceedings of many resources, for example : voice, bitmaps, cursors, etc., can make more software features. One can establish their own. RC paper, and then spend the Delphi \ bin \ Brcc32.EXE to build a generation. RES document, the document can have the resources to build software. But if a large number of resources to join, to join the 30-bit map and the cursor 20, then we should. RC paper lines to join with the resources, and trouble. I was lazy, so own writing this volume will automatically help you complete this task tool, it is easy generation. RES resource files. Note : Due to Borland's Brcc32.EXE not include recognition of Chinese characters and spaces are the path, so you Source path and not to preserve trails and spaces w
Platform: | Size: 237568 | Author: akay | Hits:

[Windows DevelopRC

Description: RC.exe 源码 包括RC.exe 和RC.dll源码 希望有朋友们将他根改为WIN32程序 当然自己也在努力-RC.exe source code,including RC.exe and RC.dll.I hope that someone could translate it into WIN32 programme.I am trying too.
Platform: | Size: 178176 | Author: 洛克 | Hits:

[Process-Thread截取程序消息的DLL和使用例子GetMSG getmsg

Description: 1)killtimer项目 是动态库getmsg的源代码工程 2)mpeg_play下 是利用getmsg.dll截获notepad.exe 中WM_COMMAND消息的例子, 测试的时候请打开notepad.exe,并在其中输入内容,mpeg_play程序将收到相应的消息 -a) killtimer project is a dynamic library getMsg the source code works 2) is used under mpeg_play getmsg.dll were intercepted notepad.exe news WM_COMMAND example, testing the open the notepad.exe and in which input, the admission procedure will mpeg_play corresponding to the news
Platform: | Size: 146432 | Author: 彭鹏 | Hits:

[transportation applications物资管理源码

Description: . 直接安装并运行案例程序   运行“安装程序”文件夹中的setup.exe文件,按照系统提示进行安装,可使本例程序在任何Windows系统上运行。   登录时初始用户名和密码为:admin,manage 2. 阅读和执行源代码程序 (1)复制光盘内容到本地机,并取消相应目录及其下属内容的“只读”属性。 (2)改变数据库别名   使用BDE Administrator在本地机器上添加一个Paradox数据库别名命名为wuzi,指定路径为实际数据库文件所在路径,比如:项目文件夹在E盘根目录下,则指定数据库别名路径为“E:\物资管理系统\db”。 (3)运行程序   双击物资管理系统文件夹内名为MDIApp的工程文件,在Delphi工作环境下打开工程,单击运行程序即可。 3. 另附:myLogin.dll的源代码-Source material management.
Platform: | Size: 1376256 | Author: mxd | Hits:

[Process-ThreadAPISpy

Description: 查看exe文件的相关信息,倒入dll。帮助分析exe程序。-View exe files to the relevant information into the dll. Exe analysis procedures to help.
Platform: | Size: 165888 | Author: 李明 | Hits:

[Sniffer Package captureWPdpack_2_3

Description: 网络抓包程序的引擎,还包含几个例子 - drivers Binaries of WinPcap s drivers and DLLs for Win95/98/ME, WinNT4 and Win2K. Useful to test the programs. - examples Sample applications showing various uses of winpcap and packet.dll. - lib rary files needed to create capture applications - include include files needed to create capture applications -procedures capturing Packet networks, it also contains several examples- drivers Binaries of WinPcap s drivers and DLLs for Win95/98/ME, quietly and Win2K. Useful to test the programs.- Sample applications examples showing various uses of of winpcap and packet.dll .- lib library files needed to create capture applications-include include files needed to create applications capture
Platform: | Size: 500736 | Author: 公维宾 | Hits:

[OS programdepends

Description: 类似于Visual Studio带的查看exe/dll的依赖关系的depency工具。-similar to Visual Studio with the View exe/dll dependence of the depe ncy tools.
Platform: | Size: 19456 | Author: 许式伟 | Hits:

[OS programmodGina

Description: 实现自定义gina接口,设计与winlogon.exe的交互: 开发原理:依赖Microsoft默认的gina dll:msgina.dll,在本dll中导入msgina.dll导出的接口,在本dll的导出接口中,保持大部分接口与msgina.dll操作的一致性,改变WlxLoggedOnSAS接口的响应,使系统在登陆成功的状态下,不响应Ctrl+Alt+Del-realize GINA interface definition, design and interactive winlogon.exe : Development Principle : Microsoft on the default GINA dll : msgina.dll, in this dll Introducing msgina.dll derived interface, the interface is derived dll's, most maintain msgina.dll interface with the operation of consistency, change WlxLoggedOnSAS interface response, allowing the system to the successful landing of the state, do not respond to Ctrl-Alt-Del
Platform: | Size: 9216 | Author: 欧滨 | Hits:

[Menu controlIcon11

Description: 这个应用程序能提取,保存并且操作所有类型的图标文件 ( 包括 *.exe , *.dll,*.icl,*.ico 等等 ) 。 -this application procedures extraction, preservation and operation of all types of icons (including*. exe,*. dll,*. Tuberculosis,*. ico, etc.).
Platform: | Size: 148480 | Author: 谭璐芬 | Hits:

[Home Personal applicationdata_write_down

Description: This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MSHFlexgrid a editable grid(with combobox, checkbox, datetimepicker) and how to merge a toolbar for multi forms.-This a full 3-tier dababase application which includes a activeX dll project (business objects) and a standard exe (UI). Besides all the database techniques it demonstrates, it also shows how to make a MSHFlexgrid editable grid (with combobox. checkbox, datetimepicker) and how to merge a toolbar for multi forms.
Platform: | Size: 397312 | Author: zxf | Hits:

[Graph RecognizeOgreXMLConverter

Description: ogre引擎模型转换器,可以把模型文件和骨骼文件相互转换成文本形式查看,里面带有所有为你想到的一切dll.-ogre engine model converters, can model documents and bones document conversion into text form View inside with all of you think of all dll.
Platform: | Size: 2411520 | Author: bjt | Hits:

[Crack HackPEStudy05.01.05code20060112

Description: pe文件的读写与分析,写出EXE文件与DLL文件的各项参数如入口点等-pe document literacy and analysis, write EXE and DLL files documents of the various parameters such as entry points
Platform: | Size: 51200 | Author: 王海 | Hits:

[CSharpdllexe

Description: 设计DLL调用方法EXE 利用到动态链接库编译完BUG中的.lib 和.dll文件,拷贝到创建完成的DESDlltest.exe工程目录下,要看到调用的结果,必须完成加密函数的实现,对输入的明文在输入的密钥后对其进行DES 加密,解密也是DES加密的逆过程!-design EXE DLL call methods used to dynamic link library compiler End of BUG. And lib. Dl l documents, copies of building projects completed DESDlltest.exe directory, Call to see the results, it must be completed to achieve encryption function, the importation of the imported expressly after its key DES encryption, decryption DES encryption is the inverse process!
Platform: | Size: 6144 | Author: flying840310 | Hits:

[Bookswince8

Description: 動態連結程式庫 (DLL) 一直以來都是Windows的重要基礎,Windows CE也不例外。DLL對作業系統十分重要,本節的內容主要是分析loader.c中的程式碼,它負責載入EXE和DLL。這裏要討論的是關於DLL的部分-dynamic- link library (DLL) has been an important foundation for Windows, Windows CE is no exception. DLL right operating system is very important, the festival is mainly loader.c analysis of code, It was included in the EXE and DLL. Here to discuss is the part of the DLL
Platform: | Size: 27648 | Author: em8620 | Hits:

[OS programResExplorer

Description: 可执行文件EXE、DLL、OCX的程序资源查看程序,可以看ICO,BMP,DIALOG,STRING等各种资源,非常值得看一看-executable EXE, DLL, OCX procedures resources View procedures can be seen ICO, BMP, DIALOG, STRING and other resources, is worth looking at the very
Platform: | Size: 459776 | Author: wg | Hits:

[CSharpseries.dll

Description: Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/port_dll.pdb" /machine:I386 /def:".\port_dll.def" /out:"Release/port_dll.dll" /implib:"Release/port_dll.lib" ".\Release\port_dll.obj" ".\Release\StdAfx.obj" ".\Release\port_dll.res" " -Creating command line "link.exe/nologo/subsystem : windows/dll/incremental : no/pdb : "Release/port_dll.pdb"/machine : I386/def :. " \ port_dll.def "/ out : "Release/port_dll.dll"/implib : "Release/port_dll.lib". " \ Release \ port_dl l.obj "." \ Release \ StdAfx.obj "." \ Release \ p ort_dll.res ""
Platform: | Size: 1905664 | Author: 董峰涛 | Hits:

[GUI Developshubiaojianpianjianshichengxu

Description: 鼠标和键盘的监视程序,附有dll和exe及原文件,测试可行-mouse and keyboard surveillance procedures, and with dll exe and the original document, test feasible
Platform: | Size: 109568 | Author: 赵仁义 | Hits:

[Remote Control3260Bfree

Description: 此程序仅适用于3260B系统,接口卡为NI的GPIB卡,切勿用于其它设备或者仪器,若因此造成损失,责任自负。 使用本程序前,必须经过专业人员培训。 此版本为全开放版本,没有时间限制。请慎重传播! 关于此程序的接口动态链接库文件的问题: 如果您使用的是PCMCIA的接口,那么请使用gpib-32目录下Gpib-32(pcmcia).dll 548k的那个文件 如果您使用的是PCI的接口,那么请使用gpib-32目录下Gpib-32(pci).dll 224k的那个文件 但是请保证文件名必须改为:Gpib-32.dll 并且文件位置为当前目录,即WKE2.exe所在目录. 如果您需要此类程序的设计工作,请联系+65-97335000 程序启动密码为: Everest 无解压密码. dlyao 2005.8.3-this procedure applies only to 3260B system, interface cards for the NI GPIB card, not used for other equipment or apparatus, if the resulting loss of self-responsibility. Use of this process, must go through training professionals. This version of the Open version, there is no time limit. Please carefully spread! On this program interface dynamic link libraries question : If you are using a PCMCIA interface So please use gpib-32 directory Gpib-32 (pcmcia). dll that the 548k If the documents you are using a PCI interface. So please use gpib-32 directory Gpib-32 (pci). dll files in the 224k But please be assured file name read : Gpib- 32.dll and position papers for the current directory, WKE2.exe that directory. If you need such procedures design work. Please contact 65-97335000 commenceme
Platform: | Size: 2569216 | Author: dlyao | Hits:

[Other Riddle gamesmmzmagic_NetBallGame

Description: 网络版珠宝大对决。 Sources目录为源代码,包含所有公共单元BaseClass|客户端服务DLL GemFight|服务端 GemFightServer BIN目录为运行程序的目录 执行顺序 先运行bin目录下的\服务端\CenterServer.exe 此程序是登陆服务器 负责在线服务信息的路由。 bin目录下的\服务端\GemFightGameServer.exe 此程序是游戏服务器 负责珠宝大对决的游戏信息处理信息。 \Bin\客户端\Client.exe 这个就是客户端了也就是游戏大厅 运行后 输入登陆服务器IP即可 账号可以使用 1~5登陆密码和账号相同 登陆后选择珠宝大对决服务器 任意加入2张桌子选择举手,双方都举手后即可开始2人对战。支持多人游戏。 -network version of a showdown between jewelry. Sources directory of the source code, All modules contain public BaseClass | client services DLL GemFight | server Ge mFightServer BIN directory for the program to run the list of first order of operation under the bin directory \ server \ CenterServer.exe this procedure is landing server online information service routing . The bin directory \ server \ GemFightGameServer.exe this procedure is the game Jewelry server for a showdown between the game of information processing. \ Bin \ client \ Client.exe the client is a games hall is running after importation Teng Lu IP server can account can use a five-landing the same password and account number to choose after landing jewelry showdown between the server agreed to join two tables to choose the
Platform: | Size: 7623680 | Author: 小龙 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net